Factor Group

The factors defined in the factor group set up a relationship between ‘device internal’ unit and ‘user-defined’ units. 

The ‘user-defined’ units are used in the corresponding objects representing position, velocity, and acceleration values.


The ‘device internal’ units are always related to Motor_Resolution and are defined as:

‘Position Internal’ unit  → Increments [ Inc ]

‘Velocity Internal’ unit  → Increments/sec [ Inc/s ]

‘Acceleration Internal’ unit → Increments/sec2 [ Inc/s2 ]

The factor group is only available with firmware V00R80 or superior.

If you have firmware V00r79 or lower, only the ‘device internal’ units are considered.

The unit conversions for position, velocity and acceleration values are done by the following formulas:

Velocity value (user defined unit) equals velocity value (device internal unit) over velocity factor

 Acceleration value (user defined unit) equals Acceleration value (device internal unit) over the acceleration factor

Feed constant equals the value of object 6092.1h over the value of object 6092.2h          

Gear ration equals the value of object 6091.1h over the value of object 6091.2h

Velocity factor equals the value of object 2013.1h over the value of object 2013.2h

Acceleration factor equal the value of object 2013.3h over the value of object 2013.4h

Related objects

Index Object Name Type Attr. M/O

2012H

RECORD

Motor_Parameters (Highest sub-index supported)

rw

M

2013H

RECORD

Motor_Factor (Highest sub-index supported) (1)

UNSIGNED32

rw

O

608FH

ARRAY

Position Encoder Resolution (number of entries)

UNSIGNED32

rw

O

6091H

ARRAY

Gear_Ratio (Highest sub-index supported) (1)

UNSIGNED32

rw

O

6092H

ARRAY

Feed_Constant (Highest sub-index supported) (1)

UNSIGNED32

rw

O

60EF.0H

VAR

Motor_Resolution (1)

UNSIGNED32

ro

O


  • (1) Available with firmware V00R80 or superior.